Error: Out of memory (running a macro in Word due to unknown causes).
Error:
Cannot Trap WordBasic Err=7, 'Out of Memory'
Cause:
Unknown.
Solution:
Change the macro line 'Error 7' to 'Error 11'.
1) Edit the macro.
a) Select the 'Tools' menu and select 'Macro...'.
b) Select the macro from the 'Macro Name' list box.
NOTE: If the macro does not appear, select 'All Active Templates' from the 'Macros Available In' drop-down list box.
c) Click 'Edit'.
2) In the line that reads 'Error 7', edit it to read 'Error 11'.
3) Click 'Save' on the 'Standard' toolbar.
4) Return to the document.
5) Run the macro.